Skip to content

Conversation

ockl
Copy link

@ockl ockl commented Aug 16, 2021

Try to fix abandoned PR #994

This commit introduces new property to a postgresql spec
serviceNodePort. It enable NodePort type service for master role with
automatic port allocation if value is 0. Othewise it takes desired port
number like 30025.

fixes: #983

Signed-off-by: Dinar Valeev <k0da@opensuse.org>
@FxKu
Copy link
Member

FxKu commented Aug 17, 2021

When introducing a new field to the postgres CRD type, we have to update:

  1. CRD code validation
  2. Rerun ./hack/update-codegen.sh.
  3. Extend documentation (reference docs, maybe user docs, too)

That is also missing in the original PR (which I forgot to comment 😞 )

@ockl ockl closed this Sep 16, 2021
@gricey432
Copy link

@ockl what happened to this one? Is it in a position for someone else to approach again?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants